home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 12
/
Cream of the Crop 12 (Part II)
/
Cream of the Crop 12 (Part II).iso
/
BBS
/
MMAKER52.ZIP
/
MMBATCH.ZIP
/
ZIP.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-12-15
|
252 b
|
6 lines
rem Use this Batch file to ZIP outgoing PICTURExx.PXP files
rem %1 is the name of the outgoing .PXP file
rem %2 is the file containing the filenames to be ZIPped up in the %1 file
rem %1 and %2 are passed from the Match Maker program
pkzip %1 %2